Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1034: pause, execute, schedule now return the list of keys that were affected #1035

Conversation

JoernBerkefeld
Copy link
Contributor

@JoernBerkefeld JoernBerkefeld commented Jul 18, 2023

PR details

What changes did you make? (Give an overview)

Further details (optional)

...

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • test scripts updated
  • n/a Wiki updated (if applicable)

@JoernBerkefeld JoernBerkefeld added this to the 5.2.0 milestone Jul 18, 2023
@JoernBerkefeld JoernBerkefeld self-assigned this Jul 18, 2023
@github-actions github-actions bot added the chore Jira issue-type "Task" label Jul 18, 2023
@github-actions
Copy link

github-actions bot commented Jul 18, 2023

Coverage Report

Commit:67434aa
Base: develop@b87cc86

Type Base This PR
Total Statements Coverage  50.26%  50.3%  (+0.04%)
Total Branches Coverage  41.2%  41.22%  (+0.02%)
Total Functions Coverage  56.47%  56.64%  (+0.17%)
Total Lines Coverage  50.19%  50.24%  (+0.05%)
Details (changed files):
File Statements Branches Functions Lines
lib/index.js  53.56%  46.37%  53.84%  53.45%
lib/metadataTypes/Automation.js  81.28%  62.32%  90.9%  81.13%
lib/metadataTypes/MetadataType.js  66.83%  66.04%  73.25%  66.66%
lib/metadataTypes/Query.js  88.42%  71.87%  95.65%  89.24%

@JoernBerkefeld JoernBerkefeld merged commit 0120dd5 into develop Jul 18, 2023
4 checks passed
@JoernBerkefeld JoernBerkefeld deleted the task/1034-commands-execute-schedule-and-pause-should-return-array-of-keys branch July 18, 2023 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Jira issue-type "Task"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TASK] commands execute, schedule and pause should return array of keys
1 participant